projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17ac496
)
(Funibyte_char_to_multibyte): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 23 Apr 1998 04:00:47 +0000
(
04:00
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 23 Apr 1998 04:00:47 +0000
(
04:00
+0000)
src/charset.c
patch
|
blob
|
history
diff --git
a/src/charset.c
b/src/charset.c
index 3160ff9ab2af55a8b78a6ae6eafdb2d8c9270590..af08dba571eeff7a1dafe038aa6178736bc18079 100644
(file)
--- a/
src/charset.c
+++ b/
src/charset.c
@@
-912,8
+912,8
@@
a valid generic character.")
DEFUN ("unibyte-char-to-multibyte", Funibyte_char_to_multibyte,
Sunibyte_char_to_multibyte, 1, 1, 0,
"Convert the unibyte character CH to multibyte character.\n\
-The conversion is done based on
nonascii-translate-table
(which see)\n\
- or
nonascii-insert-offset
(which see).")
+The conversion is done based on
`nonascii-translate-table'
(which see)\n\
+ or
`nonascii-insert-offset'
(which see).")
(ch)
Lisp_Object ch;
{